systemd.services.<name>.scriptArgs

Arguments passed to the main process script. Can contain specifiers (% placeholders expanded by systemd, see systemd.unit(5)).

Type
string
Default
""
Example
"%i"
Declared
<nixpkgs/nixos/modules/system/boot/systemd.nix>